Fix interaction between icons and widget sensitivity. Also fix a few
authorMatthias Clasen <mclasen@redhat.com>
Sat, 27 Dec 2008 04:00:52 +0000 (04:00 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Sat, 27 Dec 2008 04:00:52 +0000 (04:00 +0000)
commitac3dd9071654b6901d12e3f1d26ecc181a14b5df
tree741508d5023b5bba762fb911358717dbcbdceed1
parentb9ff8712c8d37f60125ade640072110d7a0a082e
Fix interaction between icons and widget sensitivity. Also fix a few

2008-12-26  Matthias Clasen  <mclasen@redhat.com>

        * gtk/gtkentry.c: Fix interaction between icons and widget sensitivity.
        Also fix a few typos.

        * tests/testentryicons.c: Add property editors.
        * tests/Makefile.am: Glue

svn path=/trunk/; revision=21941
ChangeLog
gtk/gtkentry.c
tests/Makefile.am
tests/testentryicons.c